Skip to content
Back to search
30
MCP

Chrome Debug Protocol

pulsemcp/chrome debug protocol

Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, testing, and automation tasks with tools for screenshots, navigation, element interaction, and content retrieval.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools
Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
Chrome Browser Control
Enables fine-grained control over Chrome browser instances through the Chrome DevTools Protocol, allowing web navigation, element interactio
0 tools
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree sna
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools
Chrome Debugger MCP
Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chrome_debug_protocol": {
      "url": "None",
      "transport": "http"
    }
  }
}